infobar: Remove _get_{action,content}_area()
authorTimm Bäder <mail@baedert.org>
Fri, 14 Feb 2020 17:25:01 +0000 (18:25 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 15 Feb 2020 16:18:26 +0000 (17:18 +0100)
commit52979a0e93022bc8c869eed2f347f1fd0b111811
treef5ad957af887eabffcaaaf08dcd6fa709d80182f
parent78a5bf8e2127157e643d87e6c317c04f7cf208f6
infobar: Remove _get_{action,content}_area()

Accessors like these are weird to have and we can add widgets to the
content area via gtk_container_add() as well as add widgets to the
action area via gtk_info_bar_add_action_widget().
docs/reference/gtk/gtk4-sections.txt
gtk/gtkinfobar.c
gtk/gtkinfobar.h